<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*banner*/

.fullSlide {
    width: 100%;
    position: relative;
    height: 460px;
    background: #FFF;
    overflow: hidden;
}

.fullSlide .bd {
    height: 460px;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.fullSlide .bd ul {
    width: 100% !important;
}

.fullSlide .bd li {
    width: 100% !important;
    height: 460px;
    overflow: hidden;
    text-align: center;
}

.fullSlide .bd li a {
    display: block;
    height: 460px;
}

.fullSlide .hd {
    width: 100%;
    position: absolute;
    z-index: 2;
    bottom: 0;
    left: 0;
    height: 30px;
    text-align: center;
}

.fullSlide .hd ul {
    text-align: center;
}

.fullSlide .hd ul li {
    cursor: pointer;
    display: inline-block;
    zoom: 1;
    width: 14px;
    height: 14px;
    margin: 3px;
    background-color: #009148;
    overflow: hidden;
    line-height: 99px;
    border: 2px solid #FFF;
    border-radius: 50%;
    -webkit-transition: all .3s ease-out;
    transition: all .3s ease-out;
}

.fullSlide .hd ul .on {
    width: 50px;
    background: #f16000;
    border-radius: 9px;
    -webkit-transition: all .3s linear;
    transition: all .3s linear;
}

.fullSlide .prev,
.fullSlide .next {
    width: 40px;
    height: 60px;
    position: absolute;
    top: 50%;
    margin-top: -30px;
    z-index: 2;
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    filter: alpha(opacity=30);
    -moz-opacity: .3;
    opacity: .3;
    -webkit-transition: all .5s linear;
    transition: all .5s linear;
}

.fullSlide .prev {
    background: url(../images/slider-arrow.png) -126px -137px #000 no-repeat;
    left: 10%;
}

.fullSlide .next {
    background-position: -6px -137px;
    right: 10%;
}





/* search */
.search-box {
    width: 100%;
    height: 56px;
    background: #f5f5f5;
}

.txtScroll-top {
    width: 1200px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
}

.notice_bg {
    width: 100%;
    height: 50px;
    margin: 0 auto;
}

.notice_bg .sou {
    width: 1180px;
    height: 50px;
    margin: 0 auto;
    overflow: hidden;
}

.notice {
    width: 680px;
    margin: 0px auto;
    height: 50px;
    overflow: hidden;
    float: left;
}

.notice&gt;span {
    width: 18px;
    height: 22px;
    background: url(../images/lb.png) no-repeat left center;
    margin-top: 15px;
    float: left;
    margin-right: 10px;
}

.notice&gt;p {
    font-size: 14px;
    font-weight: bolder;
    color: #0064b9;
    float: left;
    line-height: 53px;
}

.noticTipTxt {
    color: #666;
    height: 50px;
    line-height: 50px;
    overflow: hidden;
    margin: 0px 0 0 10px;
    width: 500px;
    float: left;
    float: left;
}

.noticTipTxt ul li {
    height: 50px;
    line-height: 50px;
}

.noticTipTxt a {
    color: #666;
    font-size: 14px;
    text-decoration: none;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    display: block;
    float: left;
    width: 392px;
}

.noticTipTxt span {
    color: #666;
    font-size: 12px;
    float: right;
}

.form {
    width: 302px;
    height: 32px;
    float: right;
    border: 1px solid #BAB9BA;
    margin-top: 10px;
    overflow: hidden;
}

.form .text {
    width: 225px;
    height: 100%;
    font-size: 12px;
    height: 32px;
    color: #a7a6a6;
    background: none;
    font-weight: lighter;
    outline: none;
    float: left;
    text-indent: 0.8rem;
    display: block;
    border: none;
    line-height: 32px;
}

.form .submit {
    width: 50px;
    height: 33px;
    background: none;
    cursor: pointer;
    float: right;
    outline: none;
    border: 0;
    background: #f16000;
    background-size: cover;
    color: #fff;
}




/* about */
.about1L {
    width: 550px;
    height: 372px;
    overflow: hidden;
    position: relative;
    margin-top: 50px;
}

.about1L .hd {
    height: 20px;
    overflow: hidden;
    position: absolute;
    right: 5px;
    bottom: 7px;
    z-index: 1;
}

.about1L .hd ul {
    overflow: hidden;
    zoom: 1;
    float: left;
}

.about1L .hd ul li {
    float: left;
    margin-right: 2px;
    width: 20px;
    height: 20px;
    line-height: 20px;
    text-align: center;
    background: #fff;
    cursor: pointer;
    margin: 0 4px;
}

.about1L .hd ul li.on {
    background: #f16000;
    color: #fff;
}

.about1L .bd {
    position: relative;
    height: 100%;
    z-index: 0;
}

.about1L .bd li {
    zoom: 1;
    vertical-align: middle;
}

.about1L .bd img {
    width: 550px;
    height: 372px;
    display: block;
}


.about1R {
    width: 590px;
    margin-top: 40px;
    -webkit-transition: .5s;
    transition: .5s;
}

.about1R h3 a {
    font-size: 30px;
    font-weight: bold;
    letter-spacing: 4px;
    display: block;
    padding-top: 30px;
}

.about1R h3 a i {
    font-weight: bold;
    color: #f16000;
}

.about1R h3 span {
    color: #8fcfaf;
    font-weight: bold;
    font-size: 21px;
    padding-top: 10px;
    letter-spacing: 2px;
}

.about1R p {
    font-size: 14px;
    line-height: 30px;
    padding-top: 30px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;
    height: 150px;
    color: #5f5f5f;
}


.aboutMore {
    width: 150px;
    height: 40px;
    background: #009148;
    display: block;
    margin-top: 30px;
    text-align: center;
    line-height: 40px;
    color: #fff;
}

.aboutBottom {
    width: 100%;
    height: 226px;
    overflow: hidden;
}

.about1R:hover {
    -webkit-transform: translateX(10px);
    transform: translateX(10px);
}

.aboutBottom ul li {
    width: 258px;
    height: 206px;
    float: left;
    margin: 20px 18px 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.aboutBottom ul li img {
    display: block;
    width: 258px;
    height: 166px;
}

.about1News {
    height: 40px;
    width:200px;
    display: block;
    margin: 0 auto;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.aboutBottom ul li:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 16px rgba(0, 0, 0, .2);
}

.aboutBottom ul li:hover .about1News {
    color: #009148;
}


/* sales */
.sales {
    width: 100%;
    height: 794px;
    background: #f2f2f2;
    margin-top: 30px;
    overflow: hidden;
}

.title h3 {
    padding-top: 40px;
}

.title h3 a {
    display: block;
    width: 1180px;
    background: url(../images/title.png) no-repeat center;
    margin: 0 auto;
    font-size: 30px;
    font-weight: bold;
    color: #009148;
    text-align: center;
}

.title p {
    text-align: center;
    font-size: 16px;
    padding-top: 10px;
}

.salesL {
    width: 716px;
    height: 588px;
    margin-top: 40px;
    margin-left: 40px;
}

.salesR {
    width: 260px;
    margin-right: 80px;
    margin-top: 70px;
}

.salesR h4 {
    width: 260px;
    height: 70px;
    background: #009148;
    text-align: center;
    font-size: 24px;
    line-height: 70px;
    color: #fff;
    letter-spacing: 2px;
    margin-bottom: 1px;
}

.salesR ul li {
    width: 260px;
    height: 46px;
    margin-bottom: 1px;
    background: #fff;
}

.salesR ul li a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 46px;
}

.salesR ul li a:hover {
    background: #009148;
    color: #fff;
}

.pricrBox {
    width: 1140px;
    height: auto;
    margin: 40px auto 30px;
}

.pricrBox img {
    width: 1140px;
    height: auto;
    display: block;
}

.meitan {
    height: 450px;
    background: #f2f2f2;

}

.meitanTop {
    height: 54px;
    background: #317d58;
    margin-top: 30px;
}

.meitanTop ul li {
    float: left;
    text-align: center;
    border-right: 1px solid #ccc;
    height: 54px;
    color: #fff;
    line-height: 54px;
    font-size: 15px;
}

.meitan1 {
    width: 198px;
}

.meitan2 {
    width: 100px;
}

.meitan3 {
    width: 90px;
}

.meitan4 {
    width: 90px;
}

.meitan5 {
    width: 90px;
}

.meitan6 {
    width: 80px;
}

.meitan7 {
    width: 100px;
}

.meitan8 {
    width: 100px;
}

.meitan9 {
    width: 80px;
}

.meitan10 {
    width: 100px;
}

.meitanTop ul li.meitan11 {
    width: 141px;
    border-right: 0;
}

.meitanBottom ul li {
    float: left;
}

.meitanBottom .meitanB1 {
    width: 197px;
    float: left;
    height: 194px;
    border: 1px solid #ccc;
    border-top: 0;
}

.meiutanB22 {
    width: 981px;
}

.meitanBottom .meitanB1 img {
    width: 190px;
    height: 100px;
    display: block;
    margin: 10px auto;
}

.meitanListt {
    height: 39px;
}

.meitanMoree {
    text-align: center;
    display: block;
    width: 177px;
    padding: 0 10px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.meitanMore {
    width: 110px;
    display: block;
    background: #009148;
    height: 30px;
    margin: 10px auto 0;
    text-align: center;
    line-height: 30px;
    color: #fff;
}

.meitanBottom ul li.meitanB2 {
    width: 100px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB3 {
    width: 90px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB4 {
    width: 90px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB5 {
    width: 90px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB6 {
    width: 80px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB7 {
    width: 100px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB8 {
    width: 100px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB9 {
    width: 80px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB10 {
    width: 100px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}

.meitanBottom ul li.meitanB11 {
    width: 141px;
    height: 38px;
    border: 1px solid #ccc;
    border-top: 0;
    border-left: 0;
}


.meitanBottom ul li ul li {
    float: none;
    width: 100%;
    height: 38px;
    border-bottom: 1px solid #ccc;
    text-align: center;
    line-height: 38px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.meitanBottom ul li ul li:last-child {
    border-bottom: 1px solid #ccc;
}



.meitanList {
    height: 194px;
    border-bottom: 1px solid #ccc;
}


.huochemei {
    background: #fff;
}


/* meijian */
.meijian {
    width: 100%;
    height: 836px;
    background: #f2f2f2;
}

.meijianTl {
    width: 494px;
    height: 336px;
    border: 6px solid #ddd;
    margin-top: 40px;
}

.meijianTl img {
    display: block;
    width: 494px;
    height: 336px;
}

.meitanTr {
    width: 630px;
    margin-right: 10px;
    margin-top: 40px;
    position: relative;
}


.meitanTr span {
    float: left;
    width: 61px;
    height: 59px;
}

.meitanTr h3 {
    float: left;
    width: 520px;
    margin-left: 20px;
}


.meitanTr h3 a {
    display: block;
    font-size: 24px;
    color: #317d58;
}

.meitanTr h3 i {
    font-size: 12px;
    color: #ccc;
}


.meijianLine {
    width: 305px;
    height: 2px;
    background: #ff6a00;
    position: absolute;
    z-index: 999;
    top: 88px;
    left: 
    0px;
}


.meitanTr p {
    line-height: 30px;
    padding-top: 50px;
    text-indent: 2em;
    height: 150px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 5;
    overflow: hidden;

}





.meijianBottom {
    width: 100%;
    height: 216px;
    overflow: hidden;
}



.meijianBottom ul li {
    width: 220px;
    height: 190px;
    float: left;
    margin: 20px 7px 0;
    -webkit-transition: .5s;
    transition: .5s;
}

.meijianBottom ul li img {
    display: block;
    width: 220px;
    height: 150px;
}

.meijianNews {
    height: 40px;
    width: 200px;
    display: block;
    padding: 0 10px;
    line-height: 40px;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.meijianBottom ul li:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 16px rgba(0, 0, 0, .2);
}

.meijianBottom ul li:hover .about1News {
    color: #009148;
}

.meitanfen {
    margin-top: 30px;
}

.meitanfenL {
    width: 702px;
    height: 50px;
    border: 1px solid #ccc;
}

.notice1 {
    margin-left: 20px;
}

.notice1 .noticTipTxt a {
    width: 632px;
}

.notice1 .noticTipTxt ul li {
    width: 632px;
}

.notice1 .noticTipTxt {
    width: 632px;
}

.meitanTel i {
    display: block;
    padding-left: 30px;
    font-size: 15px;
    line-height: 15px;
    color: #009148;
}

.meitanfenL {
    margin-left: 20px;
}

.meitanTel h4 {
    font-size: 28px;
    font-weight: bold;
    margin-left: 30px;
    color: #009148;
}

.meitanMore {
    width: 150px;
    height: 36px;
    background: #ff6a00;
    float: right;
    line-height: 36px;
    margin-right: 20px;
    -webkit-transition: .5s;
    transition: .5s;
}

.meitanMore:hover {
    -webkit-transform: translateY(-5px);
    transform: translateY(-5px);
    box-shadow: 0 0 15px rgba(0, 0, 0, .2);
}



.meixin {
    background: #fff;
}

/*links*/
.links {
    width: 100%;
    height: 64px;
    background: #009148;
    border-bottom: 1px solid #1ca05d;
    margin-top: 10px;
}

.links-left {
    font: 14px/65px "microsoft yahei";
    color: #fff;
    padding-right: 20px;
}

.links-right a {
    display: inline-block;
    font: 14px/65px "microsoft yahei";
    padding: 0 10px;
    color: #fff;
}</pre></body></html>